ComponentOne ASP.NET MVC Controls
Name Property (AutoCompleteBase<T>)

C1.Web.Mvc Namespace > AutoCompleteBase<T> Class : Name Property
Gets or sets the name of the control element.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public Property Name As String
[C1Ignore()]
public string Name {get; set;}
See Also

Reference

AutoCompleteBase<T> Class
AutoCompleteBase<T> Members